-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.1.0
-
Code
-
Classes
- Order_Tax_Request_Body_Builder
| Total Complexity |
14 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
132 |
| Lines of code |
63 |
| Logical lines of code |
27 |
| Comment lines |
49 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_product_line_items() |
S |
61 |
2 |
12 |
| get_fee_line_items() |
S |
61 |
2 |
12 |
| get_ship_to_address() |
S |
62 |
2 |
11 |
| get_line_item_tax_code() |
S |
69 |
2 |
7 |
| __construct() |
S |
77 |
1 |
4 |
| get_line_item_unit_price() |
S |
79 |
1 |
3 |
| get_line_item_discount_amount() |
S |
79 |
1 |
3 |
| get_shipping_amount() |
S |
81 |
1 |
3 |
| get_customer_id() |
S |
75 |
1 |
4 |
| get_exemption_type() |
S |
75 |
1 |
4 |